Release 10.1A: OpenEdge Development:
ADM Reference


Column properties for visual objects

There are a number of column properties available for which you can obtain and set (write) field values. All of these properties can be read and some of them can be set. To read and set column properties, you use the following prefixes with the specific column property:

For additional information, see OpenEdge Development: Progress Dynamics Basic Development and OpenEdge Development: Progress Dynamics Advanced Development .

Table 3–4 lists and provides a brief description of the column properties for field objects:

Table 3–4: Column properties for visual objects
Column property
Description
Read
Write
Data type
DataType
Data type of the specified column.
Yes
No
CHARACTER
FilterTarget
Filter-Target of the specified column.
Yes
No
HANDLE
Format
Format text of a specified column.
Yes
Yes
CHARACTER
HelpID
HelpID for a column.
Yes
Yes
INTEGER
Label
Label text for a column
Yes
Yes
CHARACTER
OperatorStyle
Operator style for some field, derived either from FieldOperatorStyles or the OperatorStyle property
Yes
Yes
CHARACTER
StyleDefault
Name of the column in the filter-target. Used only in design-time because the columnOperatorStyle function returns the overidden value. TRUE if the style has been overridden.
Yes
No
LOGICAL
Tooltip
Tooltip for a column.
Yes
Yes
CHARACTER
Width
Width (in character units) of a specified column.
Yes
Yes
DECIMAL
WidthDefault
Indicates whether or not a column width has been overridden. TRUE if the width has been overridden.
Yes
No
DECIMAL


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095